diff options
Diffstat (limited to 'config/waybar/configs/Default [TOP]')
| -rw-r--r-- | config/waybar/configs/Default [TOP] | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/config/waybar/configs/Default [TOP] b/config/waybar/configs/Default [TOP] index eabaf37e..69e10467 100644 --- a/config/waybar/configs/Default [TOP] +++ b/config/waybar/configs/Default [TOP] @@ -1,6 +1,6 @@ /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ -// ### DEFAULT ### // +// ### DEFAULT - Top ### // { "include": "~/.config/waybar/modules", "layer": "top", @@ -50,17 +50,14 @@ "custom/separator#dot-line", "network#speed", "custom/separator#dot-line", - "battery", - "custom/separator#dot-line", - "backlight", - "custom/separator#dot-line", "pulseaudio", "custom/separator#dot-line", - //"wireplumber", "pulseaudio#microphone", "custom/separator#dot-line", "keyboard-state", "custom/separator#dot-line", + "custom/keyboard", + "custom/separator#dot-line", "custom/power", ], }
\ No newline at end of file |
